PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.optionalcontent Package / PDFOptionalContentGroup Class / getPrintState Method
In This Topic
    getPrintState Method
    In This Topic
    Gets the print state of this optional content group.
    Syntax
    public PDFOptionalContentGroupPrintState getPrintState()

    Return Value

    The print state of the optional content group.
    See Also